home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 February / Macworld (1999-02).dmg / Shareware World / Comms & Internet / internettime_banner / internettime_banner_medium / instructions.txt < prev    next >
Text File  |  1998-11-17  |  1KB  |  31 lines

  1. This package contains a graphic file, a java applet and a readme file.
  2. The installation of the internet banner is really easy:
  3.  
  4. 1. Copy the .class file and the .gif file in the relevant directory
  5. of your home page.
  6. Please note: the .class file and the .gif file must be in the
  7. same directory in which your html files are.
  8.  
  9. 2. The attached text is the html code fragment which you can
  10. integrate in your homepage by a simple copy & paste command.
  11.  
  12.  
  13. --------------------------------------------------
  14.  
  15. <table border=0 cellspacing=0 cellpadding=0>
  16.  <tr valign=middle>
  17.   <td>
  18. <APPLET code="InternetTime.class" width=255 height=30></APPLET>
  19.   </td>
  20.  </tr>
  21. </table>
  22.  
  23. -------------------------------------------------
  24.  
  25. The java applet takes the system time of the website visitor's computer
  26. and calculates the internet time automatically.
  27.  
  28. Please do not change any small or capital letters in the files,
  29. especially in the Java Applet. Otherwise unexpected errors might occur.
  30. For Internet Explorer Users: The java applet might not run on your
  31. local desktop due to the security concept of the Explorer.